home *** CD-ROM | disk | FTP | other *** search
/ Pascal Super Library / Pascal Super Library (CW International)(1997).bin / LIBRARY / PCTV3N5 / STATUS.ZIP / STATDEMO.RCH < prev    next >
Text File  |  1992-08-25  |  312b  |  13 lines

  1. #define CM_EDIT_UNDO    201
  2. #define CM_EDIT_REDO    202
  3. #define CM_EDIT_CUT    203
  4. #define CM_EDIT_COPY    204
  5. #define CM_EDIT_PASTE    205
  6. #define CM_EDIT_DELETE    206
  7. #define ID_MENU    100
  8. #define CM_FILE_OPEN    101
  9. #define CM_FILE_SAVE    102
  10. #define CM_FILE_SAVEAS    103
  11. #define CM_FILE_CLOSE    104
  12. #define CM_FILE_EXIT    105
  13.